Merged
Conversation
chore: update android native SDK to 1.7.1
chore: update android native SDK to 1.7.2
The native Android SDK (refiner:1.7.2) is compiled with Kotlin 2.1.20, matching all active RN versions (0.80-0.84). This upgrades the example app and wrapper to RN 0.79.7 (React 19) with Kotlin 2.1.20. - Upgrade RN 0.76.6 → 0.79.7, React 18 → 19 - Kotlin fallback version: 2.1.20 (matches native SDK) - kotlinx-serialization: 1.8.1 (matches native SDK) - Native SDK: 1.7.1 → 1.7.2 (Android and iOS) - iOS deployment target: 11.0 → 15.1 (RN 0.79 requirement) - peerDependencies: react-native >= 0.78.0 - Remove react-test-renderer (deprecated in React 19) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Upgrade React Native to 0.79.7 and align Kotlin with native SDK 1.7.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging this PR will automatically create tag(s):
1.9.1and trigger the release CI.